home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / bind / parse_command < prev    next >
Text File  |  2001-03-21  |  384b  |  13 lines

  1. Synopsis:
  2.    bind <key> parse_command <commands>
  3.  
  4. Description:
  5.    This function causes the specified command(s) to be executed when the
  6.    given key is pressed.  If multiple commands are desired, they may be
  7.    surrounded with curly braces.  Command-line expando variables ($*, $2,
  8.    $n-m, etc.) are expanded as if there were no arguments given.
  9.  
  10. See Also:
  11.    parsekey(5)
  12.  
  13.